const runtime.waitReasonStoppingTheWorld

4 uses

	runtime (current package)
		proc.go#L1560: 	casGToWaitingForSuspendG(getg().m.curg, _Grunning, waitReasonStoppingTheWorld)
		runtime2.go#L1076: 	waitReasonStoppingTheWorld                        // "stopping the world"
		runtime2.go#L1123: 	waitReasonStoppingTheWorld:      "stopping the world",
		runtime2.go#L1161: 	waitReasonStoppingTheWorld:      true,